@charset "utf-8";
	/* CSS Document */
body,input,img,p,div,ol,ul,li,dl,dd,dt,a,h1,h2,h3,h4,h5,h6,span,textarea,form {
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}
body {
	font-size:14px;
	font-family:"微软雅黑";
	color:#666666;
	background:#ffffff;
	min-width:1240px;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#DF372F;
}
a:active {
	color:#DF372F;
}
/*header_wrap*/
.header_wrap {
	height:80px;
	width:100%;
}
.header {
	width:1200px;
	height:80px;
	margin:0 auto;
}
h1 {
	float:left;
	width:389px;
	height:0;
	/*background:url(logo.png) no-repeat;
	*/ margin-top:18px;
	overflow:hidden;
	padding-top:64px;
}
.header p {
	float:right;
	color:#DF372F;
	margin-top:46px;
	margin-right:20px;
	font-size:16px;
}
.header p .tb {
	font-family:"iconfont";
	font-size:22px;
	margin:-1px 5px 0 0;
	font-weight:bold;
	float:left;
}
/*nav_wrap*/
.nav_wrap {
	height:40px;
	line-height:20px;
	padding-top:24px;
	color:#333;
	width:100%;
}
.nav {
	width:1104px;
	height:40px;
	margin:0 auto;
	font-size:18px;
	font-weight:bold;
	padding-left:96px;
}
.nav li {
	height:38px;
	float:left;
	border-bottom:2px solid #fff;
	margin:0 64px;
}
.nav li:hover,.nav .current {
	border-color:#DF372F;
}
.nav li a {
	color:#666666;
}
.nav li a:hover {
	color:#DF372F;
}
.nav .current a {
	color:#DF372F;
}
/*这段代码 每次要加在cssrest当中 把它当做一个模块来使用 使用方法就是：给高度塌陷的元素 加上这个clearfix类名即可*/
.clearfix:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
*html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
*+html .clearfix {
	min-height:1%;
}
/*banner_wrap*/
.banner_wrap,.prd_banner_wrap {
	height:429px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	width:100%;
}
.banner,.prd_banner {
	position:absolute;
	left:50%;
	margin-left:-960px;
	width:1920px;
}
.banner li {
	display:none;
	width:100%;
	height:429px;
}
.myol {
	position:absolute;
	left:50%;
	bottom:10px;
	margin-left:-62px;
}
.myol li {
	width:15px;
	height:15px;
	background:#BCBCBC;
	float:left;
	border-radius:50%;
	margin:0 5px;
	cursor:pointer;
}
.myol .current {
	background:#E86A65;
}
/*product_wrap*/
.product_wrap {
	height:1000px;
	margin:40px 0 0;
	width:100%;
}
.product {
	width:1200px;
	height:1000px;
	margin:0 auto;
}
.pdtClass {
	float:left;
	width:292px;
	height:1000px;
}
.pdtClass .tittle p,.pdtDisplay .tittle p {
	font-weight:bold;
	color:#333;
	padding:0 0 0 5px;
}
.red {
	color:#DF372F;
}
.ClassC,.displayC,.aboutC {
	height:915px;
	border-top:1px solid #ddd;
}
.ClassC {
	height:915px;
	margin:1px 0 0 0;
	border-bottom:1px solid #ddd;
	padding:15px 0;
}
.ClassC_title {
	height:30px;
	background:#f2f2f2;
	font-size:16px;
	color:#333;
	line-height:30px;
}
.ClassC_title span {
	font-family:"iconfont";
	font-size:29px;
	margin:18px 10px 0;
	float:left;
	line-height:0;
}
.ClassC_content {
	padding:6px 20px;
	overflow:hidden;
	width:252px;
}
.ClassC_content li {
	width:97px;
	float:left;
	height:28px;
	line-height:28px;
}
.ClassC_content li.marginL {
	margin-Left:58px;
	padding-left:12px;
	width:85px;
}
.pdtDisplay {
	float:right;
	width:861px;
	height:1000px;
}
.pdtDisplay .tittle {
	float:left;
	width:180px;
}
.pdtDisplay .more {
	float:right;
	line-height:47px;
	padding-right:5px;
}
.tittle_en {
	font-size:12px;
	line-height:22px;
	font-family:Arial;
}
.tittle_ch {
	font-size:18px;
	line-height:25px;
}
.displayC {
	padding-top:14px;
	clear:both;
}
.displayC li {
	position:relative;
	width:272px;
	height:272px;
	margin:0 13px 21px 0;
	float:left;
	border:1px solid #ccc;
	overflow:hidden;
}
.displayC li.noMarginR {
	margin-right:0;
}
.displayC li.noMarginB {
	margin-bottom:0
}
.displayC li p {
	position:absolute;
	bottom:0;
	text-align:center;
	line-height:36px;
	height:36px;
	background:#fbfbfb;
	width:274px;
}
/*.displayC li:hover p {
	background:#E86A65;
}
*/

/*aboutUs_wrap*/
.aboutUs_wrap {
	height:409px;
	background:#f3f3f3;
	margin:80px 0;
	width:100%;
}
.aboutUs {
	width:1200px;
	height:409px;
	margin:0 auto;
}
.aboutUs .left {
	width:654px;
	height:302px;
	margin:48px 0 0 0;
	float:left;
	line-height:25px;
}
.aboutUs .left p {
	margin:0 0 3px 0;
}
.aboutUs .left p.tittle {
	font-size:18px;
	font-weight:bold;
	color:#DF372F;
	margin:2px 0 15px 0;
}
.aboutUs .right {
	width:329px;
	height:258px;
	float:right;
	margin:75px 37px 0 0;
}
/*cases_wrap*/
.cases_wrap {
	width:100%;
}
.cases {
	width:1200px;
	/*background:pink;
	*/ margin:0 auto;
}
.cases .tittle {
	font-weight:bold;
	color:#333;
	text-align:center;
	border-bottom:1px solid #ddd;
	height:48px;
	width:1200px;
}
/*.casesC {
	height:246px;
	margin:15px 0 0 0;
	width:1196px;
	overflow:hidden;
}
.casesC img {
	float:left;
}
.casesP {
	overflow:hidden;
	width:1176px;
	margin:0 auto;
}
*/
/*anli_lunbo*/
 #big2 {
	width:1200px;
	height:279px;
	position:relative;
	margin:15px auto 0;
	overflow:hidden;
}
#box2 {
	width:4004px;
	height:277px;
	position:absolute;
}
#box2 li {
	float:left;
	width:286px;
	height:277px;
	border:1px solid #ccc;
	margin:0 16px 0 0;
}
#box2 li img {
	display:block;
	width:100%;
}
#box2 li p {
	text-align:center;
	line-height:30px;
}
/*footer_wrap*/
.footer_wrap {
	height:228px;
	background:#45484a;
	color:#fff;
	width:100%;
	margin:70px 0 0 0;
}
.footer {
	width:1200px;
	height:188px;
	margin:0 auto;
	overflow:hidden;
	padding-top:40PX;
}
.footer a {
	color:#fff;
}
.footer a:hover {
	color:#DF372F;
}
.footerL {
	width:224px;
	height:165px;
	border-right:1px solid #818384;
	float:left;
}
.footerL h2 {
	width:146px;
	margin-top:0;
	color:#fff;
	margin-bottom:14px;
	margin-left:-9px;
}
.footerL .tel {
	height:28px;
	font-size:24px;
	font-weight:bold;
}
.hour24 {
	margin:6px 0 0 0;
}
.footerC {
	width:580px;
	height:165px;
	border-right:1px solid #818384;
	float:left;
	padding:0 52px;
	text-align:center;
}
.footer_nav {
	margin:38px 0 0 0;
}
.footerC a,.footerC span {
	float:left;
	width:116px;
	line-height:30px;
}
.footerC span {
	width:0;
}
.address {
	margin:98px 0 0 0;
	color:#eee;
}
.footerC p {
	line-height:30px;
}
.footerR {
	width:250px;
	height:165px;
	float:right;
	padding-left:40px;
}
.footerR p {
	height:24px;
	line-height:25px;
	margin:5px 0 15px 0;
}
.footerR img {
	margin-right:10px;
}
/*prd_banner*/
.prd_banner_wrap {
	height:270px;
}
.prd_banner {
	height:270px;
}
/*about_us*/
.aboutC {
	padding:15px 10px;
	width:841px;
}
.aboutC p {
	line-height:35px;
	margin:0 0 15px 0;
	font-size:16px;
	font-weight:bold;
}
.fuwuhao2 img {
	margin:0 15px 0 0;
}
/*cases*/
.map {
	margin:30px 0 0 340px;
}
/*-- 在线客服 --*/
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}
/* =============================================================================
   Fix the clear issue
   ========================================================================== */
.hide {
	display:none;
}
.clear {
	clear:both !important;
	display:block !important;
	font-size:0 !important;
	height:0 !important;
	line-height:0 !important;
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.clear-fixed {
	height:100%;
	overflow:hidden;
}
/* =============================================================================
   Links & Image
   ========================================================================== */
a img {
	border:none;
}
img {
	vertical-align:top;
}
/* =============================================================================
   Typography
   ========================================================================== */::-moz-selection {
	background:#F78118;
	color:#FFFFFF;
	text-shadow:none;
}
::selection {
	background:#F78118;
	color:#FFFFFF;
	text-shadow:none;
}
body {
	line-height:1;
}
abbr[title] {
	border-bottom:1px dotted;
}
b,strong {
	font-weight:bold;
}
em,i,dfn {
	font-style:italic;
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #CCCCCC;
	margin:1em 0;
	padding:0;
}
ins {
	background:#FFFF99;
	color:#000000;
	text-decoration:none;
}
mark {
	background:#FFFF00;
	color:#000000;
	font-style:italic;
	font-weight:bold;
}
pre {
	white-space:pre;
	white-space:pre-wrap;
	word-wrap:break-word;
}
blockquote,q {
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}
small {
	font-size:85%;
}
sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}
sup {
	top:-0.5em;
}
sub {
	bottom:-0.25em;
}
/* =============================================================================
   Button,input,textarea
   ========================================================================== */
button,input,select,textarea {
	font-size:100%;
	margin:0;
	vertical-align:baseline;
	*vertical-align:middle;
}
button,input {
	line-height:normal;
	*overflow:visible;
}
button,input[type="button"],input[type="reset"],input[type="submit"] {
	cursor:pointer;
	-webkit-appearance:button;
}
textarea {
	overflow:auto;
	vertical-align:top;
	resize:vertical;
}
/* =============================================================================
   Tables
   ========================================================================== */
table {
	border-collapse:collapse;
	border-spacing:0;
}
td {
	vertical-align:top;
}
/* leftsead */
#leftsead {
	width:161px;
	height:290px;
	position:fixed;
	top:350px;
	right:0px;
	z-index:100;
}
*html #leftsead {
	margin-top:258px;
	position:absolute;
	top:expression(eval(document.documentElement.scrollTop));
}
#leftsead li {
	width:161px;
	height:60px;
}
#leftsead li img {
	float:right;
}
#leftsead li a {
	height:49px;
	float:right;
	display:block;
	min-width:47px;
	max-width:161px;
}
#leftsead li a .shows {
	display:block;
}
#leftsead li a .hides {
	margin-right:-143px;
	cursor:pointer;
	cursor:hand;
}
#leftsead li a.youhui .hides {
	display:none;
	position:absolute;
	right:143px;
}
#leftsead li a.youhui .2wm {
	display:none;
	position:absolute;
	right:143px;
}
#p2 {
	width:112px;
	background-color:#A7D2A9;
	height:47px;
	margin-left:47px;
	border:1px solid #8BC48D;
	text-align:center;
	line-height:47px
}
#p3 {
	width:112px;
	background-color:#EC9890;
	height:47px;
	margin-left:47px;
	border:1px solid #E6776C;
	text-align:center;
	line-height:47px
}
#p1 {
	width:47px;
	height:49px;
	float:left
}
